Skip to content

fix ema state assembler#4350

Merged
Waynezee merged 2 commits intoPaddlePaddle:developfrom
xingmingyyj:fix_ema_state_assember
Apr 25, 2026
Merged

fix ema state assembler#4350
Waynezee merged 2 commits intoPaddlePaddle:developfrom
xingmingyyj:fix_ema_state_assember

Conversation

@xingmingyyj
Copy link
Copy Markdown
Contributor

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

Others

PR changes

Others

Description

fix ema state assembler

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Apr 24, 2026

Thanks for your contribution!

@xingmingyyj
Copy link
Copy Markdown
Contributor Author

/re-run all-failed

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@eb0b65d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddleformers/trainer/trainer_utils.py 42.85% 4 Missing ⚠️

❌ Your patch status has failed because the patch coverage (42.85%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #4350   +/-   ##
==========================================
  Coverage           ?   39.02%           
==========================================
  Files              ?      474           
  Lines              ?    89789           
  Branches           ?        0           
==========================================
  Hits               ?    35037           
  Misses             ?    54752           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xingmingyyj
Copy link
Copy Markdown
Contributor Author

/re-run all-failed

@xingmingyyj
Copy link
Copy Markdown
Contributor Author

/re-run all-failed

1 similar comment
@xingmingyyj
Copy link
Copy Markdown
Contributor Author

/re-run all-failed

@Waynezee Waynezee merged commit ab0d354 into PaddlePaddle:develop Apr 25, 2026
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants